Click or drag to resize

ServiceFindConversation Method (StandardFolder, MailboxSearchLocation)

Finds the conversation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FindConversationResponse FindConversation(
	StandardFolder standardFolder,
	MailboxSearchLocation mailboxSearchLocation
)

Parameters

standardFolder
Type: Independentsoft.ExchangeStandardFolder
The standard folder.
mailboxSearchLocation
Type: Independentsoft.ExchangeMailboxSearchLocation
The mailbox search location.

Return Value

Type: FindConversationResponse
FindConversationResponse.
See Also